Skip to content

Conversation

@harshil1712
Copy link
Contributor

Summary

Adds an example to demonstrate how to handle SQL migrations

@harshil1712 harshil1712 marked this pull request as ready for review February 26, 2025 14:45
@harshil1712 harshil1712 requested review from a team, Oxyjun, elithrar and vy-ton as code owners February 26, 2025 14:45
@github-actions github-actions bot added size/m product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ labels Feb 26, 2025
@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2025

@Oxyjun Oxyjun requested a review from joshthoward as a code owner April 14, 2025 16:00
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Apr 14, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Added an example demonstrating how to handle SQL migrations in a Durable Object.

  • Introduced a new example for managing SQL migrations in Durable Objects.
  • Provided TypeScript code for handling SQL migrations and inserting users.
  • Included configuration instructions for the Wrangler file.

Added Files

  • src/content/docs/durable-objects/examples/sql-migration.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@Oxyjun
Copy link
Contributor

Oxyjun commented Jul 2, 2025

After internal discussion, we'll be closing this PR.

@Oxyjun Oxyjun closed this Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants